Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: basic support for openai/o1-preview and openai/o1-mini #117

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

ErikBjare
Copy link
Owner

@ErikBjare ErikBjare commented Sep 13, 2024

TODO

  • Make it possible to use with non-O1 models
  • Force non-streaming mode for O1

Copy link
Contributor

ellipsis-dev bot commented Sep 13, 2024

Your free trial has expired. To keep using Ellipsis, sign up at https://app.ellipsis.dev for $20/seat/month or reach us at [email protected]

@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2024

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.50%. Comparing base (ef7d9fd) to head (3d6fd77).
Report is 6 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
gptme/cli.py 33.33% 2 Missing ⚠️
gptme/llm_openai.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   79.81%   79.50%   -0.31%     
==========================================
  Files          49       49              
  Lines        2903     2933      +30     
==========================================
+ Hits         2317     2332      +15     
- Misses        586      601      +15     
Flag Coverage Δ
anthropic 78.04% <15.38%> (-0.57%) ⬇️
openai 77.66% <76.92%> (-0.29%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ErikBjare ErikBjare merged commit cf13bae into master Sep 16, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants